Affichage des articles dont le libellé est create. Afficher tous les articles
Affichage des articles dont le libellé est create. Afficher tous les articles

vendredi 14 août 2015

Create notification system and run in the background



The app is simple ,:
- inicio.java: will only show a screen loading and do a check that you are connected or not the internet.
- carregando.java: will display a web page, using myWebClient;
- sem_conexao.java: will display a screen showing that is not connected and also a button to reload and make another check that you are connected or not the internet;

Everything ok ... But then This web page shows only news ... I wanted to make show the number of new notifications ... I thought of pulling of a page, the id of the last posted news, and this information would be saved in memory, whatever .. And it would be done a check every 3minutes eg ..
If, when pulling the url would be sent the latest id displayed .. And it would to do a check of the amount of new news, subtracting the values.

Does anyone have any idea how I could do that? I've been searching, but the most difficult being to make the app run in the background to keep doing this check.

Help me please !!



mercredi 12 août 2015

Want to create Backup & Restore App like Titanium or Application Backup & REstore



I want to create app to backup & Restore APplication,SMS,contacts,MMS,logs, etc... on SD Card plus cloud drive like gmail....
Please help me with the source code or any reference or guide which provide knowledge to build this Application Project..




Thank You in Advance....



mardi 11 août 2015

Create a Secure Financial Future with Budget Sense Free!



Hey guys!

Budget Sense Free is an app for personal finance management. It is a simple, but efficient app that helps you plan and execute your personal budget in a quick and easy way. It has three main categories in which you need to key in your inputs:

• 'Spend' for logging your expenses
• 'Take In' for logging your incomes
• 'View' for analyzing your expenses and financial situation

The pictorial representation of your spending helps you understand your financial situation clearly and know whether your spending habits are in alignment with your future financial goals.



samedi 8 août 2015

Zipme - Create custom update.zip's to restore after updates



We all know that we have to revert to stock unrooted if we want to install updates...but this app will create a custom update.zip that you can apply afterward to restore your apps, build.prop, bluetooth pairings etc and other custom files. You just flash it after the update via recovery when you are reflashing the supersu zip to re-enable root.

https://play.google.com/store/apps/details?id=zip.me


Something similar can be done with Titanium backup but this seemed more customizable since I was able to add my build.prop and platform.xml to the zip.



What Is The Easiest Way To Create A Cyanogen Based ROM?



I want to remove some apps from Cyanogenmod and replace some others.
I also want to set some defaults in the settings and change the default theme.
Building this from source seems over the top.
Is ArchiKitchen the way to go with this?
Or is it possible to do all this via an update.zip?



Flash system.img Mtk Droid Tools Create folder



Hey people i have a problem,i made a backup from mtk droid tools and only creates me a folder with system content but its not in .img format.
i try to make a repack but when im try flash my created.img , but in sp flashtools freezes at 76%, i dont have any cwm , and i cant enter recovery mode so anyone of you can repack img to me? If yes i´m gonna upload my backup
THANK YOU



vendredi 31 juillet 2015

How to create an app from game build in C



Hello everybody! This is my first post on xda forum, community that i'm following from the very first steps with my old LG P500 (optimus one). The reason why I'm posting this thread is to ask to all of you developers or to those who know programming more than me if:

it is possible to build an app for android from a game build in C or am i talking about sci-fi? Let me explain better.....when i was young I use to play with games build in C that worked on windows; e.g. one of them have a folder (characters folders) with files like these

File ACT
File AIR
Command script
File CNS, DEF e SFF

Do you know any way to make it? Ha ve you ever done it before? As I'm writing I found two sources (yea i'm multitasking XD) : Android NDK and Xamarin. These could solve my doubts? Thanks to all of you.

Sent from my LG-D802 using Tapatalk 4 Beta



jeudi 30 juillet 2015

Tool to create an app that runs on Android and IOS



I am looking for something that will let me create one app that will run on IOS and Android. My app is fairly simple. The things that I believe will be the hardest to deal with is playing audio based on a timer and variables, a timer, and data storage. I have looked at some websites that says they have a way to build apps that work on both but they look like to me that they are just webpages with very little functions. Any help would be GREATLY appreciated. Thanks.