gree / gree/unity-webview

安卓是引用的是aar文件,可以修改成源文件吗

Open
#1,031 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

因为和外面对接,对方网站用的不是Unity.all这个方法,目前在安卓里使用的是aar包,想修改成类似ios那样导出类文件。这样就可以在安卓工程里和原生进行交互,也能修改Unity.call方法了

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by inspecting the Android AAR integration and the existing iOS source-export path, then trace the Unity.call entry point and native interaction boundary; done means Android can use source classes rather than the AAR and supports the requested native integration and Unity.call changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.