Tuesday, 24 May 2016

Run android aaps without installing.

Run android apps without installing.
Yes, you heard me right google is soon launching Instant apps feature to lessen your pain of downloading apps.
Announced at Google I/O event Wednesday, Android Instant Apps will break down the walls between websites and Android apps by allowing people to tap on a URL and open an Android app instantly, without even having to install it.
How it works:
When users click on a Web URL and if that URL has an associated Instant App, users will get a tiny version of that app instead of the website. Once tap, the smartphone fetches some part of the app that users want to use, allowing the app to instantly and seamlessly install.
The user experience with Android Instant Apps is as fast as loading up a web page with the same functionality. So, just don’t bother about Loading…
Instant Apps will run in a secure sandbox and once released, Android Instant Apps feature will work on all smartphones running Android 4.2 (Jelly Bean) or later.
Google will make the feature available via an update to the Google Play Services software coming "later this year."
Source:

How To Creat an APP through XML.

If you have 5 to 10 minutes keep reading, else JAVA and the Android part encompasses learning XML for the design of the app.
I will keep this answer simple lest filling it with several links. Jotting down hw i started :
  • Took the first step with New Boston videos. Travis made some really cool videos, he made the starting so easy and it stirred me up quite well. But i got bored midway after watching around 25 videos so i thought of venturing beyond those videos.
The link i followed : Download and Install the Java JDK
  • Those 25 videos gave me enough confidence to play around and do some Proof of concepts. Those POCs were a to-do app and a file manager. For quick hold of certain topics i followed this site :
I found the site very simple and to the point. The official Android Guide keeps you right on the track. That’s it, from then on i started exploring more and would google whenever i was stuck. Once you start developing an app Stackoverflow is the one stop solution for any issue. Most of your issues are already discussed, if not you can post it there.
Going further, i became eligible to be a part of the development team of an enterprise syncing application in my office and in my spare time developed one music player app.
Develpment : To put it briefly, these are the steps you may follow.
1. Create a splash screen, which will contain your logo and title.
In your AndroidManifest.xml file make your splash screen activity as Launcher activity.
2. From the splash screen activity you need to call a service where you'll have to query the Android MediaStore.
3. Start an activity where you would show a list of the songs bypopulating a ListView with the obtained Cursor.
4. I have only one activity which am clearing and changing the listview by artists, albums, favourites, etc.You may split these into a few activities or fragments to handle song list.
5. Now you can set on click listener and on long click listener for two different operations, also you can add a button(say) in every list item for a particular option.
6. I have implemented a action option in every list item on clicking of which opens a new activity with detailed menu like send, delete, rename, add to playlist etc. This can also be achieved by implementing action overflow :
7. Now click of a song in the listview should play that song. I start a new now playing activity showing the album art and the basic options like next, previous, pause, equalizer etc.
8. In the now playing activity, on click of equalizer button start Equalizer activity. Here, the presets can be set and the bands & the bass booster can be customized. Make sure you code in such a way that this activity is never killed when a song is playing otherwise you lose the equalizer preset levels and suddenly the audio level would change.
9.Use sharedprefernces wherever you require to save changes even after the application is stopped or device is turned off. I use it to save which equalizer preset was last enabled, if repeat/shuffle was cheecked in, the theme last shown etc.
10.Make you listing activity searchable in the AndroidManifest.xml file and implement searchview in the activity.
Implementing all these steps i developed this music player.
Stackoverflow is a one stop solution whenever you are stuck. Most of your issues are already solved by someone, if not you can post your issue there.
Break your project into parts and start developing. Once a simple player is developed go on adding all the features. Glad to help you out.

Monday, 23 May 2016

Best Matrix code and Hacks.

Matrix Code in 5 Easy Steps!




1.Open Notepad

2.Copy and Paste the code that I will give you into it.
3.Save as Matrix.bat and in All Files rather than text document.


4.Open the Matrix.bat file

5.Enjoy

Here's the code:

@echo off

color 0a

:top

echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%

goto top









Shut Down Anyone's Computer Remotely!


This command allows you to shut down another computer from anywhere using command prompt. All you need is a windows computer and the target's IP address.

Disclaimer: This is strictly illegal unless you have the target's consent 
 
This is super simple, short, and straightforward. All you do is type in a short code directly into command prompt. The code is as follows:

shutdown /i 

Then you hit enter and a window pops up titled "Remote Shutdown Dialog" 

Then all you have to do is plug in the target's IP address, and fill in the rest of the 

7 most important apps that one should have.

These are the one of the best Apps which one should have in his mobile.

these are really helpful app which will save your time and will help you to increase your concentration etc. 
1. Instant
    





Instant helps you to keep track of your phone usage. 

It will brief you about various things like overall usage of the phone, number of times phone unlocked and time you've spend on each app. 

download 



2. Stitch and Share.
      



This app helps you to stitch Multiple screenshots into a single screenshot. 

3. Clear focus 



If you lack concentration then this app might be for you. 
It's difficult to explain it's functioning through text so I suggest you to install it. 
I bet you won't regret it.


4Spin me alarm 



If you're an lazy ass who is not able to wake up on time, I'm sure this app will 'force wake' you. 
It makes you do certain actions in order to wake you up. 

Test before you start using so you know how to switch off the alaram.

5Clipboard Actions 

It is one of the most clean apps available which allows you to do a lot more than you can imagine. 
It is extremely useful and saves loads of time. 

Just select a word and it will automatically show it's meaning for you in the notification shade. 
You can translate a sentence just by selecting it and do much more fun stuff. 

6. Pocket


Help you save the video links no matter where you find them. 

Just copy the link of the video and paste it in the pocket app. 
 It will save it for you and you can view the video through the link you saved anytime. 
(i use it to save videos on instagram ).

Dekorate is one of the revolutionary mobile applications launched last year. You can download Dekorate (an easy to use mobile application) to get the interior design suggestions and ideas (Hyperrealistic 3D images of your own space) in a matter of days. Along with the new design, you also get the purchase links of the products used in the design.
All you need to do is to click six pictures, three each from the opposite corners of the room and take their style survey, sit back and relax :)
An example showing the before and after images of a client’s living room -
All the products/furniture used in the designs are listed for the users to buy over the application itself. It looks like this:
Great technology is being employed at the backend to deliver the top notch designs which aligns with the user’s personality while keeping in the mind the budget assigned beforehand.
A qualified team of Designers, Visualizers and Developers work in conjunction to create and deliver designs at the palm of your hands. There is absolutely nothing likedekorate in the market and thats why it is a must have.
Here are a few projects done by Dekorate
I believe Dekorate to be a must have in your mobile applications. It is making lives easier and Affordable Interior Design is now available to anyone and everyone!
 download the app here - Dekorate

thank you .

Sunday, 22 May 2016

Hack anyones WhatsAPP account (proved trick).

Hacking a person’s WhatsApp is everyone’s wish these days. WhatsApp is one of the most popular social networks.

Image result for whatsapp hack
WhatsApp during its Launch, assured the world that it had  very strong security features thereby rendering it different from other social networks. Its very clear with Whatsapp that there is no any phishing page that can be designed by Hackers to be sent to Whatsapp users so as to get their details. Though fortunately or unfortunately the reverse became true in 2011 that Whatsapp security can easily be hacked by session hijacking and packet analysis.


To access the Victim’s WhatsApp account, there are very many android apps on the google Play store trying to waste your MBs downloading them but unfortunately they are just fake .So, I am gonna deliver to you the  ways on how to spy on anyone's WhatsApp account.



Spoof Mac address : Spoof mac address is one of the leading hacking tricks because it is assured of  working for you with ease In, this tutorial, you need the victim's Android mac address and change your Android device mac address with your friends Android's mac address.

* Mac Address : - The Media access Control (Mac) address is a 12 digit unique character which is assigned to a specific piece of hardware as the WiFi device and Network adapter.Use this TOOL to find the Mac Address

STEPS
1. First, get your friends Android mobile phone. Go to Settings > About > Mac address. And then note down the mac address.

On Your Android Device

2. Now, Uninstall WhatsApp on your Android Device.

3. Now, Root your Android Mobile. Click here

3. Download and Install Busy Box to your android device as usual. click here

4. There after Download and Install Terminal emulator as usual. click here

5. Then, Launch Terminal Emulator as usual on your Android device.

6. And, then type $su and now press Enter.

7. Now again type $busybox iplink show eth0 and then hit Enter. This will show you mac address for your confirmation.

                       

8. Now again, type the following command,

$ busybox ifconfig eth0 hw ether XX:XX:XX:XX:XX:XX


9. Replace, XX:XX:XX:XX:XX:XX  with you victim's Android mac address which you got  in the first step.

10. Now, you have successfully changed your Android device mac address, You must confirm this by typing the following command, $ busybox iplink show eth0


To Install WhatsApp Account with Victim's phone number

1. Go to Play Store and Install WhatsApp Messenger.

2. Enter the victim's phone number instead yours.

3. Finally WhatsApp will send confirmation message to your friend. Then, once again, get the victim's phone, and then get the confirmation message and enter it into your phone to verify the account and that's all.