Android Application Development For Dummies Book - Android Software/Hacking General [Developers Only]

I have found this guide over the internet for android development teaching.
{
"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"
}
Download Here

Free?
Sent from my SCH-I510 using XDA App

Danzanzio said:
Free?
Click to expand...
Click to collapse
I found it here

I am up to page 221 and i have run into an error of some sort.
(quick background: new to developing and novice at programming)
I am entering the data as requested in the reminderlistactivity.java file and when i go to run it i keep getting "Description Resource Path Location Type
error: Error: No resource found that matches the given name (at 'text' with value '@string/body'). reminder_edit.xml /Task Reminder/res/layout line 16 Android AAPT Problem"
where do i declare the resource value for this string? in resources or strings.xml?
note: i am using Eclipse helios IDE....which during my learning phase...up til now...has been very helpful and easy to learn...
HELP

Related

Prevent Display of Smart Minimize Buttons in Application (C#)

Hi
Im programming a school project WM6 application using c#. Im trying to hide the minimize form button in the right corner.
Im not trying to change it to OK by setting the minimize property to true but im triyng to completely remove it like this:
{
"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"
}
I have managed to do so using c++ by doing this:
hWnd = CreateWindow(szWindowClass, szTitle, WS_VISIBLE | WS_NONAVDONEBUTTON, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, CW_USEDEFAULT, NULL, NULL, hInstance, NULL); More info here: http://msdn.microsoft.com/en-us/library/aa458799.aspx
But since i dont really understand c++ and the rest of my app. is written in c# this gets me nowhere....
Is it possible to do this using C#... If so, please be specific with your answer since i am pretty new to .net programming. I would be very happy if you post the code here also hehe
Regards Danieze
in the form designer change the property 'ControlBox' to false.

AnFlood - An Innovation to UDP flooding [Android 2.1>] [3g,4g, and WiFi]

AnFlood
{
"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"
}
Anflood is a network tester that sends data to a server in order to crash it. This is my second project for android and I will continue to make more. Thanks . For best results start the program and click the box right beside the bytes textbox to change it to custom data. Then open the menu and click packet gen then press generate. Happy Flooding.
Pictures:
Code:
https://sourceforge.net/project/screenshots.php?group_id=506542&ssid=145524
DOWNLOAD:
Code:
https://sourceforge.net/projects/anflood/files/Update%20Feb-27/
QrCode:
*Updated
I updated this on feb 28th so check sourceforge.
Hey dude,very interested in this project. I'm currently running net tools 5 on my computer. I really want this to work on my tf101 Asus transformer. I DL it and it keep Force closing. Why? And if it did work,what do u put in the port and all that.

"AppInventor 2013" by EndoreStudios (A.K.A gavguitarhero)

Ok guys.....It has been a while since I have been on here....
So what's new...
I decided it was about time I made it a little simpler to work with AppInventor so I took up the challenge to expand on an already offline local version of AppInventor.
So what did I do?
I took the offline AppInventor and loaded it in to a simple UI......
But that's not all.....
I created a set up which will install and help configure all the things you need to start building right up to publishing your apps
The ISO currently stands at something like 1.3GB but that is only because it is packed with everything you need.
Right now I'm running short on time and will not be able to upload right now.....but.....enjoy some screenies lol
Upload will follow soon enough.
Peace guys.
Install ADK.....
{
"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"
}
Install 1 of 2 Publishers.....
Configure JAVA Environment Variable Guide....
UI Loading Screen......
Main UI.....
Choose Publisher.....
Publisher......

[UTIL] Android Software Detonator - Software to speed up reverse-engineering

Hi!
{
"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"
}
I was struggling to create clear folder structure for maintaining reverse-engineering projects. Also doing everything manually took that much time I preferred not to compile app and read .java files of cracked application just to check that I didn't break anything while working with Smali. That's why I created this project. The code is mostly uncommented but I have made it pretty easy to read if you know basics of Ruby though I'm thinking about commenting it soon.
The software is Linux only at this moment since I'm lazy, I don't like Windows and there is no good reason to prefer Windows over Linux while reverse-engineering.
https://github.com/b10011/Android-Software-Detonator
I hope you enjoy, report bugs and contribute. And as always I'm not responsible of your acts and this shall not be used for apps that you don't have permission to reverse-engineer!

WhatsApp Obfuscated/Encrypted Strings inside APK

There is not much information about the obfuscation tool used by WhatsApp. By seeing WhatsApp.jar using jd-gui.exe, I can only guess that they are using ProGuard for Name Obfuscation. But About Hardcode strings, there is no much information.
so, I tried few things by myself.
WhatsApp version tested : 2.12.228 and 2.12.229
About Screens Of WhatsApp version 2.12.228 and 2.12.229
{
"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"
}
About.class files extracted using tool:dex2jar, viewed in tool:jd-gui
I coded same class by extracting about.xml of WhatsApp, and compiled using ProGuard, that is the result.
By seeing my About.class, I can guess WhatsApp might be using the ProGuard for Name obfuscation.
Although Its a starting point, but if someone is interested in further search to find out what tool is WhatsApp using for String obfuscation. DexGuard may be?
Date : 19-Nov-2015
Latest WhatsApp Version on Website : 2.12.360

Categories

Resources