[APP][2.+][EsromG5] Mad Rom Info - Android Apps and Games

Hello friends, this app is nothing so advanced, but I think at least the modifiers like roms and developers can use in their custom roms and thematic roms.
It is open source written by me in eclipse and am releasing so you can modify the apk by apktool, apk manager and other of your choice.
They can do whatever they want this app, it will let you all possible information your rom .... I'll let some pictures so that they can understand the application and what the intention that I left it open for all to do what it wants.
Here I leave my free source for you who also want to use eclipse and increase other forms, remember to share your results, and help one another, source
If you want this application to your language, just translate the string and send me. HERE
Downloads and changelog application
version 0.1 - Download HERE
Initial source, just testing to see their freedom

How to use?
You will decompile it with apktool or some of your own, even if you use eclipse you can use straight from the source github.
After that, you simply modify the desired lines with text that you need ...
Remember that only modificas lines of string, which is inside - "> <" - https://github.com/EsromG5/apps_package_MadRomInfo/blob/master/res/values/strings.xml
I would ask that no changes to the application version and the developer of the same name, may be the most at ease.
If you did some function or feature that does not exist in the application, please share, it helps to improve this simple apk.
ScreenShot application without modification:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ScreenShot application already modified with an example:

Related

Powerful Text Editor: AndText 1.1 for phone tablet pad beta version latest release

It is an android text editor,support create a new,open,save,save as file,and support multiple charset.
Version 1.1:
1)support create a new,open,save,save as file
2)support multiple charset
3)Embedded file browser
4)Settings and search functions
5)support 2.1\2.2 and phone\tablet\pad
Download from:http://code.google.com/p/andbox/downloads/list
Apk Download:http://forum.xda-developers.com/attachment.php?attachmentid=610992&stc=1&d=1306721240
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi Everyone, please give me some advice or useful functions,so I can continually optimize it to help use android of users
downloaded and will give it a shot
thanks for the app, it's my daily txt editor now,
what I'm missing are: menu options to close edited file and to exit the application
Is there a reason that I cannot access the download page on Google? I always get:
403. That’s an error.
Your client does not have permission to get URL /p/andbox/downloads/list from this server. That’s all we know.
fonter said:
Hi Everyone, please give me some advice or useful functions,so I can continually optimize it to help use android of users
Click to expand...
Click to collapse
I suggest to add some features for programmers, such as syntax highlighting for Java, C, C++, Python, etc., or a modified keyboard with useful symbols (such as {} or []). Also gestures can be a great improvement. Go on with this project, there aren't good text editors for Android, especially for Honeycomb, and yours could be the first!
Tux just what I needed
Sent from HTC Sensation using FREE xda app

[APP] [1.6+] NerdBrowser Beta

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
https://market.android.com/details?id=org.droidstop.nerdbrowser
I just released a simple little browser intended to be of help for mobile web developers. It currently has these features:
* View Source (with syntax highlighting (though javascript/css does not get highlighted yet))
* Inject JavaScript
* Console View
* View resources referenced from the current page
* Pause/Resume embedded content such as flash objects.
Though it functions as a standalone browser, it also integrates into the standard browsers share menu.
Please, remember that this is in very early beta and I published it just to give other web developers the opportunity to join in and let me know what features needs to be implemented, and of course to let me know of any serious bugs.
Next up for implementation is a
* html dom outline (think inspect element in Google Chrome)
Let me know what you think
Thanks
I am just thinking through which features should be nice to have in the next update.
In your eyes, is a read-only dom explorer, configureable user-agent and http header viewer good enough for the next update?
Looking at my server stats for the browser start page I can see NerdBrowser already have quite a few unique users, though market console states only 5 total installs, I wonder which one to trust...
Cheers
Sent from my HTC Sensation Z710e using XDA App

[TOOL][ALPHA][DEV] APK List

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is an APK List?
It's a developers tool. Sometimes I find an app which design I really like but have no idea how it is done. Besides that most of the time my phone isn't rooted (or I'm using some other phone). With all unpack/decompile tools out there the only thing I need is a way to copy APK files from phone memory to SD card for later analysis. Well this tool is just that, it lists all installed apps on any phone and let's you copy all or selected APKs to SD card. Currently there are no settings so destination defaults to "Apks".
Where can I get this app?
Download APK here
Or grab source from https://bitbucket.org/grupatnt/apklist/overview and compile with MonoDevelop or VS2010 (Mono for Android 4.x)
What can I do to help?
Fork hg repository, make fantastic changes and add Pull request.
I've found a bug! What do I do?
Keep calm and report it! You can report it either on this thread or on project Issues tracking register. Bug reports will be taken seriously and fixed when I have the time.
Thanks to _Logie from whom I've copied format for this post
Kudos to Android SDK and Intel teams for releasing VM Accelerated x86 Emulator.
Version 0.0.2 Released
Get it here
Changes
Cancelable progress dialog
Fixed APK Icon sizes
Beautified progress dialogs
Replaced ApkListAdapter with generic FastListAdapter
Mono for Android developers
Take a look at FastListAdapter and ViewHolderBase which implement View Holder pattern in generic way. You only need to implement abstract ViewHolderBase, instantiate new FastListAdapter and assign it to ListView Adapter. You can find example implementation in ApkViewHolder, easy

[Widget][2.2+] Kernel Config

Control each of Your Kernel options with widgets
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Some Custom Kernel features for Android devices are toggled by numbers in a small config file. For eg., the 'FastCharge' feature that is available in many kernels is enabled if a number '1' is entered in a specific file in the system memory. If the contents of the file is written as '0' then FastCharge is disabled. Unfortunately the ways in which this can be done are either through commands in terminal or with Apps that costs a lot.
With this app, one can specify the path of the file that needs to be changed, the values that needs to be cycled, along with the values/string that needs to be displayed in the widget for the corresponding toggle values.
Features:
-Custom file paths can be entered
-Custom toggle values can be used
Limitations:
-Only one instance of the widget can be used for now.
-No SDCard Permission is added, so does not work with SD Card files
-Yet to include root permissions to write to files that are in Read Only
As of now, it is pretty basic and lot of features will be added.
As usual all your comments/feedback are welcomed
You can also drop in your feedback @ [email protected]
Some SS:
Can i have attachement with this potentially VERY useful app, please?
I am not using google play or any other things like this.
pupakota said:
Can i have attachement with this potentially VERY useful app, please?
I am not using google play or any other things like this.
Click to expand...
Click to collapse
Added the attachment as per your request Waiting for ur valuable comments and suggestions

[APP][BETA][4.0.3+] Kitchen Timer 2 - Beta Testers Wanted!

Hi XDA, I need some help to test a new version of Kitchen Timer.
The application is, as its name suggests, a simple kitchen timer. You can use it every time you need to set a time limit of any kind (cooking, paid parking, training, taking a nap, etc.).
I wrote the version 1 when I was at university and, to my surprise, it has had some success (more than 2 million Play Store downloads and a rate of 4.2/5).
Now I'm a full time Android Developer for a company for several years but I managed to find a bit of time to work on version 2 of this private project, that has been rewritten from scratch.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Handles multiple timers
Complatibile with any screen and resolution
Battery friendly (no background service for alarm management, service used only to play the ringtone when the alarm time expires)
Timer preset save, import and export
Material Design
Awesome animations
Android 4+ (minSDK 15)
100% free and ad free (and always will be)
100% open source and FOSS friendly (GLPv3)
If you want to participate in the beta test you just have to subscribe to the Google+ community and opt-in to the beta from this page. Please note that it may take some time before you can download the test version from the Play Store.
If you find a bug or have any suggestions please write on the issue tracker (preferred method) or post a reply here.
If you want to help translate the app into your language, you can do so by clicking this link (if your language is not among those present let me know and I will add it immediately).
Any feedback is appreciated.

Categories

Resources