Android SADP Tools - Development in progress

trempa92

Getting comfortable
Mar 26, 2020
1,156
369
Croatia,Zagreb
Greetings everybody,

Started working on native kotlin android sadp tools with posibilities for live view and configuration. I will post updates as it goes.

registration and login(statistical data)

SO far:
-Discovery via multicast
-Device info

TO DO:

Activation
Change net params
Change configuration
Live view
Playback
System autoconfiguration presets( nvr plus x cams most common configuration presets)

Ill take ideas in consideration as well, please let me know

Cheers
 

Attachments

  • Screenshot_20250718_184349_Kamir Tools.jpg
    Screenshot_20250718_184349_Kamir Tools.jpg
    47.6 KB · Views: 0
  • Screenshot_20250718_184406_Kamir Tools.jpg
    Screenshot_20250718_184406_Kamir Tools.jpg
    95.7 KB · Views: 0
Last edited:
UPDATE:

-Device activation completed
-added dhcp modify net parameters
-added export device feature code file for reset
 

Attachments

  • Screenshot_20250722_174214_Kamir Tools.jpg
    Screenshot_20250722_174214_Kamir Tools.jpg
    86.7 KB · Views: 0
  • Screenshot_20250722_174208_Kamir Tools.jpg
    Screenshot_20250722_174208_Kamir Tools.jpg
    90.5 KB · Views: 0
  • Screenshot_20250722_174202_Kamir Tools.jpg
    Screenshot_20250722_174202_Kamir Tools.jpg
    100.2 KB · Views: 0
  • Screenshot_20250722_174154_Kamir Tools.jpg
    Screenshot_20250722_174154_Kamir Tools.jpg
    56.6 KB · Views: 0
UPDATE:

Until i translate java hcnetsdk to kotlin for liveview,playback, factory restore. ssh via phone will be added to app. Halfway done

Options done:

see ssh log
Options to do:

save log, command input as with putty or similar
 
UPDATE:
After taking some time to convert java to kotlin + merging both sadp sdk and hcnetsk on android and having alot of duplicates error. Finally live view have been implemented. So now everything else will go smoother


1753890957687.png1753890980525.png1753891006838.png
And after roating phone you get fullscreen

1753891042254.png


Cheers
 
nice, is it going to be open source or closed source?

if it was done using c# i would have offered my help :embarrassed:
Apk by default can be decompiled so it will be open source anyway :)

C# is my main ,so i wouldnt really need help there haha

You can give suggestions, what do you think it would be nice to have?