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

vendredi 27 février 2015

Question: How to edit APK files from android phone?? topic






Can anyone plz tell me how to edit APK files from mobile directly.
Is there any method for doing this??
Share if you have one.
:thumbup::thumbup::D:thumbup:

Sent from my HM 1S using XDA Free mobile app






mercredi 25 février 2015

[Q] Edit phone sqlite SMS database topic






Dear All,

I am to make an app that gets SMS messages from an own sqlite SMS database and copy them to the phone's SMS database. It also has to check for duplicates (if an SMS is already copied, it should not be added again even if you try to do so). The app has to run on a Nexus 5 phone (having the latest android version installed, Lollipop). If not possible, it can be run on a Jelly Bean phone (Android 4.3).
I got no clue how to do this. Can anyone help?
Thank you in advance for your help and time.






mardi 24 février 2015

[Q] Problems with manual text edit and calendar with conditional values topic






I'd like to display my calendar events in the following format:
Date Day BeginningTime - EndTime | Event title, Event location
with conditional formating that if the event is an all-day event the BeginningTime and EndTime shouldn't be displayed.

So far the code i use is:

Code:


#C0SEEE# $#C0D#<1?#C0SHH:MM#-#C0ehh:MM# $| #C0TITLE# #C0LOC#

The problem is that if i use colon in the code the result is displayed as "#C0SHH" and "C0EHH" instead of actual beginning and ending time. Also, since i want to display multiple events i copy the code to the next line and make a paragraph (enter) between the two code lines. In the "Edit text manually" preview the code is displayed as it should be (each event in its own line), while on the widget itself all events are in the same line. So here are my questions:

1. How to display column between hour and minute values when using conditional formatting?
2. How to display each event in its own line?
3. What's the code to display event date (number value, ie. 26th)?






lundi 23 février 2015

How to edit this RAM and Enable Write Disk? topic






Hi devs i have download one ROM but free version is limited my phone have 1 GB ram but free version is 723 MB how to edit this ROM and make like Pro version



Free version
SDCard as phone storage
System ROM 723mb

PRO version
Move to SD
System ROM 1GB






lundi 9 février 2015

[Q] How to edit roomservice.xml? topic






I'm studying how to build a rom.
I already downloaded cm12 source.
Then I have to edit the roomservice.xml but I don't know what to write there.

I'm following this guide http://forum.xda-developers.com/show....php?t=2292018