[Tool]Remote view your android device's screen on desktop - Android General

Android Remote Displayer
{
"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:
The app allows you to see your Android device remotely and capture the screen.
Make sure your desktop and Android device is under the same WiFi network.
The app only supports Android OS version 5.0 or later.
No need Account ADB JDK ROOT USB.
Notice:
Please don't check "Don't show again" with android 5.1.0_r3 and previous versions.
Otherwise, You will get the "Unfortunately,System UI has stopped" message.
The bug fiexed 67676f8 : MediaProjectionPermissionActivity: Fix NPE.
Test:
Android 5.1 on MT6735,1280*720.
Feedback:
[email protected]
Download:http://forum.xda-developers.com/attachment.php?attachmentid=3626257&stc=1&d=1454053298
vc_redist:Visual C++ Redistributable for Visual Studio 2015
Build 0345 28-Jan-2016
-------------------------
Fixed:
Keyboard hook bug.
New features:
Add screen saver control.
Add full screen display mode.
Add helpful functions in tools menu.
Add device window for multiple clients.
Use libjpeg-turbo to improve performance.
Improved:
Optimization algorithm to save internet bandwidth.
Build 0198 02-Jan-2016
-------------------------
Initial release.

Android Remote Displayer
Android Remote Displayer is simple and small.

Faster than mobizen
ARD is faster than mobizen.In some situation,mobizen has about 1500ms delay.

ARD Maximum FPS
01-01 01:08:24.102 227-227/? I/SurfaceFlinger: [arc (type:2)] fps:38.022022,dur:1025.72,max:32.40,min:13.71
01-01 01:08:25.129 227-227/? I/SurfaceFlinger: [arc (type:2)] fps:38.945335,dur:1027.08,max:36.32,min:13.79
01-01 01:08:26.157 227-227/? I/SurfaceFlinger: [arc (type:2)] fps:37.944965,dur:1027.80,max:32.51,min:15.40
01-01 01:08:27.183 227-227/? I/SurfaceFlinger: [arc (type:2)] fps:38.004810,dur:1026.19,max:32.80,min:15.17
01-01 01:08:28.211 227-227/? I/SurfaceFlinger: [arc (type:2)] fps:37.946911,dur:1027.75,max:31.66,min:14.95
01-01 01:08:29.225 227-227/? I/SurfaceFlinger: [arc (type:2)] fps:38.463070,dur:1013.96,max:31.44,min:15.34

Zoom Options
ARD Zoom Options: Auto,50%,80%,100% and Full Screen.

Quality Options
BMP,JPEG100,JPEG90,JPEG60,JPEG30.
The default is JPEG90.

Capture Options
BMP,JPG,PNG and Clipboard.

Multiple Clients
ARD supports multiple clients under the same WiFi network.
You can select one to connect or disconnect.

Record Android Screen
You may use GifCam to record the Android screen as animated gifs.

Please download and have a try.
Feel free to send me your feedback.

Related

[APP][02.11.08] GRemote v0.4.2- new method for mouse move like IBM TrackPoint...

I want to invite everyone to download new version of my app. You can change your phone in to mouse,keyboard, remote controller etc...
{
"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"
}
Official post describe this app is lockated here.
If you have any problems or suggestion for Touch Pro, please post it here.
Enjoy,
GRemote author.
Glad to see you here Marbalon
I will try your new version tonight! Keep up the great work.
Hey,
what a great app.
I'm trying to control my MediaMonkey but it doesn't completely.
I can use play/pause and stop. Volume up and down controls the system volume but not the player volume. Forward and backward also doesn't work.
Can I change the sent keys?
Raphaelo08
Hey, looks nice, will give it a go. Thanks!
New version uploaded with main bugs fixed. I hope numeric keys should works now.
Enjoy,
GRemote author.
Touchpad added.
Touchpad added and main bugs fixed.
Enjoy.
Marcin.
New version ready to download.
Hi,
New version released. Main changes:
-profile support for different connection
-authorization added
-connection timeout exception
-option to load default profile at start up
-vibration on virtual button press
-auto popup SIP keyboard in keyboard mode
-touchpad support in keyboard mode
-new tabs in GRemoteServer (General,Logs,Keyboard)
-most bugs fixed
-new bugs codded
Cheers,
GRemote author.
New version ready to download.
Last changes:
-added blank password support
-connection timeout increased
-new method for mouse move. If you want to use it, go to GRemoteServer Touchpad tab and select "Emulate IBM TrackPoint". It works similar to IBM TrackPoint. Go to Touchpad applet and try it, to check how it works
-many bugs fixed (tell me if I fix problem with connection timeout in v0.4.0)
Enjoy,
Marcin.

Key mapping program

Hi.
Im making a little key mapping tool in .net using the SetWindowsHookEx metheod.
The purpose of the program is to enable old Ipaq games to work with modern phones with limited keys...
I've made some success with the program but have some issues
1) In the key hook delegate method i return 1 (one) which should make the keystroke not reach the game. For some games this works, the orginal keystroke does not reach the game and my custom simulated keystroke reaches the program instead. But for some games both the orginal keystroke AND my simulated keystroke reacheases the game resulting in unwanted behavior. (A little sidenote, the WM6 Emulator phonekeys works)
2) I can hook up both the answer and hangup button on my HTC Touch, but the simulated key is not triggered in the game. If i instead use volume up / down keys in the same game it works. If i debug i can see that the event is triggered for the telephone buttons but the keybd_event method (Part of the coredll.dll) failes to simulate the key.
3) Most games are configured for Ipaq games, but i havent found a specifcation over ipaq keycodes, anyone has one?
{
"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"
}
In future versions i will support stylus simulation and Accelerometer event handling...
If you post in the correct section of the forum, you'll most likely get an answer there. This section of the forum is for contributing.
Here is where you should post.
Moved to Q&A
Im contributing by making this tool
Anyway, i still havent found the codes for ipaqs, they must somewhere?
Ah, i googled for key codes
But if i also google for hardware buttons i found them right away
Hardware1 = 193,
Hardware2 = 194,
Hardware3 = 195,
Hardware4 = 196,
Hardware5 = 197,
Now i can bring up the Items menu in Tomb Raider Pocket PC
However i still have poblems with 1) 2) above. I will post a beta here soon...

[Q] Android 1.6 saving PNG bitmap doesn't maintain alpha component

Hello all,
So I have searched many api libraries and tried many different ways to save, but I cant seem to keep the alpha channel for an image.
So here is the problem
Step 1: Load an image that is some file type ... say rgb 565..., and convert that to argb 8888. This works great, and the bitmap's hasAlpha flag is true, and I tested it and was able to write to alpha, and read it properly.
Step 2: Save the converted image to a file using something like this:
Code:
bitmap.compress(Bitmap.CompressFormat.PNG, 100, out);
Where out is my FileOutputStream.
Step 3: Once saved I try to load that file again using:
Code:
bitmap = BitmapFactory.decodeFile(bmapFileName, bfo);
Where bfo is my BitmapFactory.Options, which has no prefferedConfig or whatnot.
At each step i print bitmap.getConfig() and bitmap.hasAlpha()
Prints:
Step 1 -> bitmap.getConfig() = rgb565 (or whateverfiletype), hasAlpha = false
Step 2 -> bitmap.getConfig() = argb8888 (or whateverfiletype), hasAlpha = true
Step 3 -> bitmap.getConfig() = argb8888 (or whateverfiletype), hasAlpha = false
So why am I getting hasAlpha in step 3 to be false. And how can I make sure that writing the bitmap to file will maintain its alpha component.
Thanks for any input
Multiple images Animated in Portable Network Graphics
I'm sorry I do not have the answer for you, though since there are two animation formats for PNG related graphics, you could consider using MNG. That most API's do not support them is because (currently) programmers are (still) not familiar with these file formats. Solution; create your own API
Here is some insight in APNG (Animated Portable Network Graphics) and MNG (Multiple-images Network Graphics) obtained from WiKiPEDiA for others to obtain more information regarding this subject.
Read here what w3c.org had to say about PNG.
An APNG image example -=[HERE]=- taken from en.wikipedia (not all browsers support this format)
{
"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"
}
We need more input from others regarding this interesting subject

[ FREE APP ] GPS Tracking+PhotoBlogging

I'm announcing our free service for ATracker here. No limits.
Example what you get when you have it all working :
http://tracker1.reperion.com/vemap.aspx?name=d-8498&calDate=12/14/2011%2012:00:00%20AM&gpasswd=0000
{
"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"
}
We got some reports about the client not working on SOME rom's. Please create an account in step 1, and report back if it works for you.
This is a Galaxy Note announcement, if succesfull I'll ask to put it in Android General.
So help testing and serve yourself and awesome freebee!
0. DOWNLOAD - https://market.android.com/details?i...atracker&hl=nl
1. If you want a free account for the GPS Tracking+PhotoBlogging software
all you need to do is join here : http://live.reperion.com
2. in your client, you should put tracker1.reperion.com (no http://) as server,
and of course, your username and password that you create in step 1.
3. If you are driving, and have power, set the update interval to 15 (is seconds) instead of 60
4. BE PATIENT with first use, it always waits for GPS even IF IT IS on already.
5. Upload photos at max 1600x1200 otherwise crash.(2MP) (meaning 800x600) untll someone figures out where the hell all the resolution options below 5MP have gone, I mean 1280x800, 1600x1200 )
6. To review or view your tracks live , enter your username behind this url :
http://tracker1.reperion.com/vemap.aspx?name= then copy paste it, a working one looks like this
[URL="http://tracker1.reperion.com/vemap.aspx?name=eyesea"]http://tracker1.reperion.com/vemap.aspx?name=eyesea[/URL]
7. Try the realtime Google Earth link (they are the small red links bottom right)
8. (on your PC) IE users / FF - Add site to trusted sites, or at least enable scripting and status bar access/
Best photo+location for q1 2012 will get a real and nice surprise (gadgetwise)
Spread the word it's free
~~~~ reserved ~~~~~~
Please comment about FAIL/SUCCESS
05-februari - ^^ Many new downloads - no errors/questions reported yet^^
18-februari - ^^ ICS GPS errors reported. Does it work for you? Please post.

[7.0+] Besloudness Settings - Enable/Disable Besloudness on MediaTek Devices on Custom ROMS (LineageOS, Pixel Experience...)

{
"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"
}
Hello Guys
if you have a mediatek phone , sure you will know this feature called besloudness (it is in settings/sound) it is an audio post-processing feature that crank up you device volume, but when you install a custom rom(LineageOS...) you will not find this option cause it related to stockrom and sound can be sometimes disorted
this application is created to fix this problem by give you a choice to enable and disable this feature
Tested Devices :
UMIDIGI F1 Play (Mediatek Helio P60) Using LineageOS 17.1 Over Android 9.0 Vendor (Pie)
Downloads :
Play Store (just Uploaded, need time for the link to be working)
APK
Changelog :
v1.0 : Initial Version
v1.1 : Fix landscape screen by ignoring landscape orientation
If you Like the App , Consider Donations and if you have suggestions and bugs dont hesitate to PM​
Hi there,
I'm so glad I came across your post. I've been trying to figure out how this feature works in my unrooted Lenovo M10 HD 2ndGen tablet. I see it in Settings/Sound/Sound Enhancement with only one solitary setting and when enabled, nothing changes. Sound is what it has always been, the same, then and now. I've had my tablet for a year now. My question is how does this feature work ? What does BesLoudness require in order to work ? I have disabled certain features of my tablet for security and privacy reasons, for the same reason, some apps are disabled like Maps, Social Media apps. I have also disallowed certain permissions for certain apps that I felt no need to allow since I never used the feature the permission was required for. Somewhere along the way I might have disabled certain settings, or disallowed permissions that unknowingly rendered BesLoudness not to work.
This BesLoudness Volume Booster for Speakers has stumped me for a year now. Thank you for reading this.
Marco

Categories

Resources